home *** CD-ROM | disk | FTP | other *** search
- Short: Amiga `port' of Bywater BASIC interpreter 1.11
- Author: Ted A. Campbell
- Uploader: Wouter van Oortmerssen
- Type: dev/lang
-
- [needs ixemul.library]
-
- I came across this very small basic on my 'Language/OS' CD-ROM,
- and accidentally typed `make' :-). Since more people might want to
- give it a try, I thought I'd dump it on aminet. Note very well
- though, I do not intend to support this software in _any_ way.
-
- With that out of the way:
-
- This is quite a small basic, and it seems to conform to some
- ANSI standard for basic (read about that in the original `read.me').
- It organises sources with the infamous line-number method.
-
- If you start the the interpreter, you can pas a name of a sourcefile
- on the command-line which it will immediately run. On the command
- line one can enter BASIC-expressions directly, or precede them with
- line-numbers to form a program.
-
- as an extra it also acts a bit like a shell, as it seems to execute
- all commands it doesn't understand via amigados. also it has some
- builtin dos-stuff.
-
- about the `port': this was done no modifications of significance
- to the original source. some parts where compiled without the -O
- option though, since otherwise my GCC would guru.
-
- Have fun,
-
- Wouter.
-
-
- ============================= Archive contents =============================
-
- Original Packed Ratio Date Time Name
- -------- ------- ----- --------- -------- -------------
- 36 36 0.0% 02-Sep-92 12:40:52 bwb111/hello.bas
- 4576 1836 59.8% 02-Sep-92 12:34:38 bwb111/read.me
- 1216 703 42.1% 02-Sep-92 13:10:34 bwb111/read.me.amiga
- 34947 6577 81.1% 02-Sep-92 12:34:38 bwb111/source/bwb_cmd.c
- 26378 5557 78.9% 02-Sep-92 12:34:38 bwb111/source/bwb_cnd.c
- 45319 7400 83.6% 02-Sep-92 12:34:38 bwb111/source/bwb_dio.c
- 36339 6450 82.2% 02-Sep-92 12:34:38 bwb111/source/bwb_elx.c
- 39232 7110 81.8% 02-Sep-92 12:34:38 bwb111/source/bwb_exp.c
- 50006 7535 84.9% 02-Sep-92 12:34:38 bwb111/source/bwb_fnc.c
- 34768 7139 79.4% 02-Sep-92 12:34:38 bwb111/source/bwb_inp.c
- 17452 3629 79.2% 02-Sep-92 12:34:38 bwb111/source/bwb_int.c
- 14325 4797 66.5% 02-Sep-92 12:34:38 bwb111/source/bwb_mes.h
- 27562 2750 90.0% 02-Sep-92 12:34:38 bwb111/source/bwb_mth.c
- 56373 6373 88.6% 02-Sep-92 12:34:38 bwb111/source/bwb_ops.c
- 40405 7811 80.6% 02-Sep-92 12:34:38 bwb111/source/bwb_prn.c
- 7035 1682 76.0% 02-Sep-92 12:34:38 bwb111/source/bwb_str.c
- 5985 1851 69.0% 02-Sep-92 12:34:38 bwb111/source/bwb_tbl.c
- 142264 55602 60.9% 02-Sep-92 12:35:30 bwb111/bwbasic
- 166 134 19.2% 02-Sep-92 12:34:38 bwb111/source/bwb_tcc.c
- 54847 9788 82.1% 02-Sep-92 12:34:38 bwb111/source/bwb_var.c
- 24982 6354 74.5% 02-Sep-92 12:34:38 bwb111/source/bwbasic.c
- 30035 7036 76.5% 02-Sep-92 12:34:38 bwb111/source/bwbasic.h
- 486 272 44.0% 02-Sep-92 12:34:38 bwb111/source/makefile.gcc
- -------- ------- ----- --------- --------
- 694734 158422 77.1% 28-Sep-94 17:24:46 23 files
-